Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async callback functions, partnership function, rsaes_oaep for KeyEncryptionAlgorithm #64

Closed
wants to merge 17 commits into from

Conversation

chadgates
Copy link
Contributor

Adding following features:

I am wondering if this should be last version to support python 3.7 and with next version we should upgrade python 3.8 - python 3.12 ?

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 66.10169% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 92.75%. Comparing base (b9dc0a2) to head (c050829).
Report is 1 commits behind head on master.

Files Patch % Lines
pyas2lib/as2.py 52.94% 8 Missing and 8 partials ⚠️
pyas2lib/cms.py 84.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   96.45%   92.75%   -3.71%     
==========================================
  Files           6        6              
  Lines         734      773      +39     
  Branches      131      146      +15     
==========================================
+ Hits          708      717       +9     
- Misses         14       34      +20     
- Partials       12       22      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chadgates
Copy link
Contributor Author

Need to rework async tests - they do not execute correctly.

@chadgates chadgates closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant